National Repository of Grey Literature 7 records found  Search took 0.01 seconds. 
Implementation of Statistical Compression Methods
Štys, Jiří ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis describes Burrow-Wheeler compression algorithm. It focuses on each part of Burrow-Wheeler algorithm, most of all on and entropic coders. In section are described methods like move to front, inverse frequences, interval coding, etc. Among the described entropy coders are Huffman, arithmetic and Rice-Golomg coders. In conclusion there is testing of described methods of global structure transformation and entropic coders. Best combinations are compared with the most common compress algorithm.
Acceleration of Burrows-Wheeler Transform Using GPU
Zahradníček, Tomáš ; Drábek, Vladimír (referee) ; Šimek, Václav (advisor)
This thesis deals with Burrows-Wheeler transform (BWT) and possibilities of acceleration of this transform on graphics processing unit (GPU). Methods of compression based on BWT are introduced, as well as software libraries CUDA and OpenCL for writing programs for GPU. Parallel variants of BWT are implemented, as well as following steps necessary for compression, using CUDA library. Amount of compression of used approaches are tested and parallel versions are compared to their sequential counterparts.
Acceleration of Burrows-Wheeler Transform Using GPU
Iša, Radek ; Tříska, Vít (referee) ; Šimek, Václav (advisor)
This paper presents accelerating of burrows-wheeler transform using graphic cards. Present this acceleration with commpression method. This program is written in C language with extension of CUDA toolkit syntax.
Implementation of Statistical Compression Methods
Štys, Jiří ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis describes Burrow-Wheeler compression algorithm. It focuses on each part of Burrow-Wheeler algorithm, most of all on and entropic coders. In section are described methods like move to front, inverse frequences, interval coding, etc. Among the described entropy coders are Huffman, arithmetic and Rice-Golomg coders. In conclusion there is testing of described methods of global structure transformation and entropic coders. Best combinations are compared with the most common compress algorithm.
Acceleration of Burrows-Wheeler Transform Using GPU
Zahradníček, Tomáš ; Drábek, Vladimír (referee) ; Šimek, Václav (advisor)
This thesis deals with Burrows-Wheeler transform (BWT) and possibilities of acceleration of this transform on graphics processing unit (GPU). Methods of compression based on BWT are introduced, as well as software libraries CUDA and OpenCL for writing programs for GPU. Parallel variants of BWT are implemented, as well as following steps necessary for compression, using CUDA library. Amount of compression of used approaches are tested and parallel versions are compared to their sequential counterparts.
Acceleration of Burrows-Wheeler Transform Using GPU
Iša, Radek ; Tříska, Vít (referee) ; Šimek, Václav (advisor)
This paper presents accelerating of burrows-wheeler transform using graphic cards. Present this acceleration with commpression method. This program is written in C language with extension of CUDA toolkit syntax.
Utilization of Burrows-Wheeler Transformation for Data Compression
Sokl, Karel ; Tříska, Vít (referee) ; Košař, Vlastimil (advisor)
Everyone can get into a situation when it is necessary to reduce the size of some file. For that purpose there are many compress algorithms. But how to choose the right one? In this work is tested efficiency of some of lossless compression  algorithms focusing on Burrows-Wheeler transform. Then results are compared with the program bzip2.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.